home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / codeli_1 / file_id.diz next >
Encoding:
Text File  |  1998-01-15  |  1.1 KB  |  1 lines

  1. The following is a summary of the code samples included Coolbar    An example that illustrates how to create Coolbars from the standard Toolbar Control included in the Microsoft Windows Common Controls DownloadDisplay  This code sample enables users to download and display HTML, RTF, or Text files in a RichTextBox Control, using the Microsoft Internet Transfer Control included in Visual Basic 5.0 ExtractIcon    An example on how to extract any file's associated icons (16x16 and 32x32 FormatDisk    An example that demonstrates how to call the Windows Format Dialog Box from a VB application HideTaskbar    An example of how to hide / show the Windows Taskbar from a Visual Basic application MenusWithRadioButtons  When you offer several choices in a menu you may want to implement the radio button-style selection feature popular in Windows 95 OpenURL    This code sample demonstrates how to open any URL from the default Internet browser PropertiesDialog  An example that illustrates how to display the Properties Dialog Box for any particular file, using the Windows API